Skip to content

refactor(aria/accordion): Replace ContentChildren with manual registration of triggers#33027

Open
adolgachev wants to merge 5 commits intoangular:mainfrom
adolgachev:aria-accordion
Open

refactor(aria/accordion): Replace ContentChildren with manual registration of triggers#33027
adolgachev wants to merge 5 commits intoangular:mainfrom
adolgachev:aria-accordion

Conversation

@adolgachev
Copy link
Copy Markdown
Contributor

@adolgachev adolgachev commented Apr 2, 2026

Fixes 32995

@adolgachev adolgachev added target: patch This PR is targeted for the next patch release dev-app preview When applied, previews of the dev-app are deployed to Firebase docs: preview When applied, a preview of the documentation site is deployed to Firebase labels Apr 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Deployed dev-app for 07f7d82 to: https://ng-dev-previews-comp--pr-angular-components-33027-dev-c88iotjr.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Deployed docs-preview for 07f7d82 to: https://ng-dev-previews-comp--pr-angular-components-33027-docs-b4xz8ja3.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@adolgachev adolgachev force-pushed the aria-accordion branch 4 times, most recently from 3e4ce9c to 65a56ad Compare April 6, 2026 16:10
@adolgachev adolgachev marked this pull request as ready for review April 6, 2026 16:45
@pullapprove pullapprove bot requested review from crisbeto and wagnermaciel April 6, 2026 16:45
@adolgachev adolgachev added the action: review The PR is still awaiting reviews from at least one requested reviewer label Apr 6, 2026
@adolgachev adolgachev requested review from ok7sai and tjshiu and removed request for crisbeto and wagnermaciel April 6, 2026 16:46
@adolgachev adolgachev force-pushed the aria-accordion branch 8 times, most recently from a654d9a to d215bfb Compare April 6, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: aria/accordion dev-app preview When applied, previews of the dev-app are deployed to Firebase docs: preview When applied, a preview of the documentation site is deployed to Firebase target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(Accordion): ngAccordionGroup should discover ngAccordionTrigger across component view boundaries

1 participant